Returns the thread associated with the currently running thread.
HRESULT GetCurrentThread( IDebugApplicationThread** pat ); |
Parameters
- pat
-
[out] The thread associated with the currently running thread.
Returns the thread associated with the currently running thread.
HRESULT GetCurrentThread( IDebugApplicationThread** pat ); |
[out] The thread associated with the currently running thread.